Papers with sentence alignment

7 papers
Big Bidirectional Insertion Representations for Documents (D19-56)

Copied to clipboard

Challenge: Recent studies suggest we are nearing human-level parity for sentence-level translation in certain domains.
Approach: They propose an insertion-based model for document-level translation tasks that embeds sentence alignment between the source and target document.
Outcome: The proposed model improves on the WMT’19 English->German translation task by +4.3 BLEU compared with the Insertion Transformer baseline.
Neuralign: A Context-Aware, Cross-Lingual and Fully-Neural Sentence Alignment System for Long Texts (2024.eacl-long)

Copied to clipboard

Challenge: Existing sentence alignment systems focus on auxiliary information such as document metadata and hyperparameter-sensitive techniques, and neglect the crucial role that context plays in the alignment process.
Approach: They propose a context-aware, end-to-end and fully-neural architecture for sentence alignment that maps source and target sentences in long documents by contextualizing their sentence embeddings with respect to the other sentences in the document.
Outcome: The proposed system maps source and target sentences in long documents by contextualizing their sentence embeddings with respect to the other sentences in the document.
OpenSubtitles2018: Statistical Rescoring of Sentence Alignments in Large, Noisy Parallel Corpora (L18-1)

Copied to clipboard

Challenge: Movie and TV subtitles are a valuable resource for the compilation of parallel corpora . however, the quality of the resulting sentence alignments is often lower than for other parallel corpoora.
Approach: They propose to use movie and TV subtitles to extract parallel corpora from 3.7 million subtitles spread over 60 languages to obtain explicit quality scores for each sentence alignment.
Outcome: The proposed model predicts translation probabilities with a root mean square error of 0.07 . the results show that the model can prune out low-quality alignments .
ParaCrawl: Web-Scale Acquisition of Parallel Corpora (2020.acl-main)

Copied to clipboard

Challenge: We describe methods to create the largest publicly available parallel corpora by crawling the web . parallel corpus is essential for building highquality machine translation systems .
Approach: They describe methods to create largest publicly available parallel corpora by crawling web sites . they empirically compare alternative methods and publish benchmark data sets .
Outcome: The proposed methods improve state-of-the-art results on common benchmarks, the authors show . the pipeline has been tested on Russian, Sinhala, Nepali, Tagalog, Swahili, and Somali .
SpanAlign: Sentence Alignment Method based on Cross-Language Span Prediction and ILP (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for automatic sentence alignment assume monotonic alignments, but they can handle non-monotonic alignments.
Approach: They propose a method to automatically extract parallel sentences from noisy parallel documents by embeddings and encoding each source and target sentence.
Outcome: The proposed method improves translation accuracy by 4.1 BLEU scores on English-Japanese . it can predict spans in target document from sentences in source document .
CATS: A Tool for Customized Alignment of Text Simplification Corpora (L18-1)

Copied to clipboard

Challenge: Existing corpora of original sentences and their manual simplifications are very scarce and small in size, hindering automated text simplification systems.
Approach: They propose a language-independent tool for sentence alignment from parallel/comparable TS resources.
Outcome: The proposed tool performs well on English and Spanish corpora and compares sentences based on their semantic overlap.
Non-Autoregressive Document-Level Machine Translation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing non-autoregressive translation models struggle with document context and handling discourse phenomena.
Approach: They propose a simple but effective design of sentence alignment between source and target to improve their performance on document-level machine translation.
Outcome: The proposed model achieves high acceleration on documents and sentence alignment significantly enhances their performance.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations